CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc 绘图

搜索资源列表

  1. _UpgradeReport_Files

    0下载:
  2. 一个简单的MFC绘图软件,功能比较齐全,适合新手入门-A simple MFC drawing software, relatively complete and suitable for beginners
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:3862
    • 提供者:wojay
  1. CHN

    0下载:
  2. 一个简单的MFC绘图程序,实现在MFC复合文档的界面上绘图。适合MFC初学者参考-A a simple MFC drawing program, to achieve drawing MFC compound document interface. For MFC beginners reference
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-02
    • 文件大小:44846
    • 提供者:秦晋
  1. MFC-and-OpenGL-for-basic

    0下载:
  2. 用于mfc的opengl的编程,可以实现绘图。这里提供了好几种实现方法,可以尝试下,比较有价值-For mfc opengl programming, graphics can be achieved. Here are several methods that you can try, they are very valuable
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:6425
    • 提供者:liyu
  1. GDI-in-MFC

    0下载:
  2. MFC中的GDI绘图,关于MFC ,windows绘图相关知识-MFC GDI drawing, drawing knowledge about MFC, windows
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:94598
    • 提供者:朱玉梅
  1. MFC

    0下载:
  2. 在我们的经常绘图过程中绘出各种图形,以便于我们的学习-Draw a variety of graphics in our regular drawing process
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-04
    • 文件大小:294404
    • 提供者:kaixin
  1. VC-paint_code_templete

    0下载:
  2. MFC绘图显示框架资料。正在学习,与大家共享。具体事例可去codeproject网下载,很全。-MFC graphics frame data. Are learning to share. Specific examples to codeproject network to download full.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-08
    • 文件大小:292272
    • 提供者:尚想
  1. vc-com

    0下载:
  2. VC/C++源码,系统相关,MFC,绘图   VC++ COM组件开发相关实例(MFC源码),一 组件基础-VC/C++ source system-related the MFC, drawing VC++ COM component development instance (MFC source), a component basis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:97628
    • 提供者:肖容
  1. MFC

    0下载:
  2. MFC单文档和对话框的简单操作,实现简单的绘图操作-MFC single document and simple operation of the dialog box, simple graphics operations
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-06
    • 文件大小:4196423
    • 提供者:王磊
  1. Graphic_2

    0下载:
  2. 一个MFC绘图程序,绘制一个矩形或者椭圆。-MFC drawing program, draw a rectangle or oval.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:29896
    • 提供者:lcydusk
  1. Draw

    0下载:
  2. c++的画图小程序,涉及window API以及MFC绘图-c++ mfc gui
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-26
    • 文件大小:688475
    • 提供者:zhangfan
  1. BmpMenu

    0下载:
  2. 带图标的菜单的源程序 在给予mfc绘图时可利用带图标的菜单进行优化-Available menu with icons in the icon menu with the source in the given mfc drawing optimize
  3. 所属分类:Menu control

    • 发布日期:2017-11-18
    • 文件大小:1668859
    • 提供者:wojiushiwo
  1. MFC-ballroll-GDIdraw-beginners

    0下载:
  2. MFC幸运球转动游戏GDI绘图初学者最佳-MFC lucky ball rolling game GDI drawing beginners
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:1145605
    • 提供者:Paley
  1. MFC

    0下载:
  2. MFC屏幕绘图的基本知识 绘图坐标系 工具类 CDC等-MFC screen drawing basic knowledge
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-18
    • 文件大小:425372
    • 提供者:徐耀舟
  1. DrawPractice

    0下载:
  2. MFC绘图设计,可以画线画圆画矩形多边形,设置文本等-MFC graphic design, you can draw lines circle draw a rectangle polygons, text and other settings
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-03
    • 文件大小:218188
    • 提供者:naa
  1. clock

    0下载:
  2. 在vc6.0环境下编写的MFC绘图程序,功能是绘制模拟时钟-In vc6.0 environment prepared by the MFC drawing program, function is to draw analog clock
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1205819
    • 提供者:yxr
  1. MFC

    1下载:
  2. 基于 MFC的绘图板程序 MFC是一个巨大的应用程序类库,而整个MFC以一个CObject类为基类,其他所有的类全部继承于它。给我们开发程序带来了方便的条件。 本程序用到了GDI(图形设备接口)来进行windows图形编程,充分利用了设备无关位图和面向对象的编程思想。本程序可以使用户完成多种功能,比如:从工具栏选择颜色,更改绘图的线条的粗细,各式各样的绘图工具,选择不同工具时鼠标光标的变化,从外界引入位图。最后还可以对任意位图进行修改,并且运用双缓冲的技术使用户在绘图过程中不
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3747679
    • 提供者:狼_图腾
  1. CImageShow

    0下载:
  2. MFC绘图类CImageShow(使用IImage接口实现)-MFC CImage
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1836
    • 提供者:ran
  1. MFC-stydy

    0下载:
  2. MFC学习资料,mfc窗口创建程序,列表控件树控件使用程序,dll,com相关编程,绘图,序列化等程序,并附有说明-MFC learning materials, MFC window creation program, list controls the tree control procedures, DLL, COM programming, drawing, serialization and other procedures, together with a detailed desc
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-17
    • 文件大小:27019750
    • 提供者:赵军
  1. mfc

    0下载:
  2. MFC中常用类,宏,函数介绍,和GUI有关的各种对象,在窗口中输出文字,使用点,刷子,笔进行绘图,使用各种映射方式-MFC commonly used classes, macros, functions, introduction, and GUI on a variety of objects, the output text in the window, point of use, brush, pen drawing, using a variety of mapping methods
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:127888
    • 提供者:dl
  1. circle-MFC

    0下载:
  2. 连接一个圆的圆周亮点之间的线段称为弦。计算在圆周上分布有N个点的园内,有多少条弦? 弦的计算绘图程序功能要求 (1)绘制一个大圆圈 (2)依次在圆周上分布2~20个点,在任意两点之间绘制弦。 (3)画出绘画效果,并计算和显示出弦的个数。 (4)如果从某个点出发,可以一笔画出这个构建的图形吗?记住,在绘制过程中可以重复经过点,但不可以重绘边。 -Bright circumference of a circle connecting between the chord lin
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1949470
    • 提供者:小周
« 1 2 3 4 5 67 8 9 10 11 ... 24 »
搜珍网 www.dssz.com